AOUT#.VALUEU
Description
Gets or sets the user command value of the specified analog output when AOUT#.SOURCE = 0 (user).
Examples
Usage
When AOUT#.SOURCE = 0 (user) then the corresponding AOUT#.VALUEU is used to drive the AOUT#.VALUE .
Code
Changing output value with VALUEU and then changing SOURCE to be action table with no action configured:
--> AOUT1.SOURCE 0 //user --> AOUT1.VALUEU 0.000 V --> AOUT1.VALUE 0.000 V --> AOUT1.VALUEU 1 --> AOUT1.VALUE 1.000 V
Context
For more information see Analog Output.
Versions
Action | Version | Notes |
---|---|---|
Implemented | 02-00-00-000 |
General Information
Type | Read/Write |
Units | V |
Range | 0 to 10 |
Default Value | 5 |
Data Type | Float |
See Also | |
Stored in Non Volatile Memory | No |
Variants Supported
All variants are supported.
Fieldbus Information
Fieldbus![]() |
Parameter | Index | Sub-Index | Data Type | Float Scale | Units | Access | PDO Mappable |
---|---|---|---|---|---|---|---|---|
EtherCAT![]() |
AOUT1.VALUEU | 0x3800 | 0x2 | INT | 1000:1 | - | RW | True |
AOUT2.VALUEU | 0x3801 | 0x2 | INT | 1000:1 | - | RW | True |